home *** CD-ROM | disk | FTP | other *** search
- Examples of How File Finder/Grouper Can Be Used
-
- ffg ab*:* All files
- ffg a-z:* All files, report substitute drives too
- ffg *:* All hard disk files
- ffg e*:* All hard disk files, search E: first
- ffg *c:* All hard disk files except C: files
- ffg w*:* All hard disk files incl. SUBST drive W:
- ffg a-k:* All files on drives A: through K:
- ffg *u-z:* All hard drive files except on drives U: through Z:
-
- ffg *:* /d1/1/90-12/31/90 1990 Files
- ffg *:* /d3/1/91-3/31/91 3/91 Files
- ffg *:* /dT Today's files
- ffg *:* /d6T-T Last Week's files
- ffg *:* /d-1T All but today's files
- ffg *:* /dT1- Shouldn't be any files dated after today
- ffg *:* /dWe Wednesday files
- ffg *:* /dMo-Fr Weekday files
- ffg *:* /dSa-Su Weekend files
- ffg *:* /d6T-T /dWe Last (most recent) Wednesday files
-
-
- ffg *:* /t-8:00 Earlybird Files
- ffg *:* /t17:00-0800 After Hours Files
- ffg *:* /t0:00 Midnight Files
-
- ffg *:* /ah Hidden Files
- ffg *:* /ar Read Only Files
- ffg *:* /as System Files
- ffg *:* /a!h!s!r Normal Files
- ffg *:* /a!s All but System Files
- ffg *:* /a!r!h All but hidden or read-only files
- ffg *:* /arh!s Hidden & Read-only but not system files
- ffg *:* /aa Archive Files
- ffg *:* /ahsr Files with hidden, system and read-only attribute
- ffg *:* /ah. Files w/Hidden attribute and no other attributes
-
- ffg *:* /h. All files in HIDDEN directories
- ffg *:* /h! All files except those in HIDDEN directories
-
- ffg *:* /d3/10/92 /t3:10 Windows 3.1 Files
- ffg *:* /d6/29/90 /t12:00 WordPerfect 5.1 Files
- ffg *:* /d7/19/90 /t1:01:00 Quattro Pro v1.01 Files
- ffg *:* /d2/02/88 /t0:00:02 MS-DOS v3.3 Files
- ffg *:* /d8/25/90 /t3:50:00 Paradox v3.5 Files
- ffg *:* /d7/17/90 /t17:00:00 Norton Utilities v
-
- ffg *:*c[,o,on]f[i,]g* /x*.[exe,com] Configuration Data Files
- ffg *:*h[i,]s[t,t[o,]ry]* History Files
- ffg *:*read*me* Read Me files
- ffg *:*nts*+*notes* Notes Files
- ffg *:*n[o,]t[e,]s* Notes Files
- ffg *:*h[e,]lp* Help Files
- ffg *:*mouse* Mouse Files
- ffg *:*doc Documentation/User Manual Files
- ffg *:*.[c,h][,pp] C Language source code files
-
- ffg *:*t[a,]x* /x*txt* /d1/1/92-12/31/92 1991 Tax Files
-
- ffg *:*???2???*.[com,exe] Conversion Programs like EXE2COM, EXE2BIN
-
- ffg *:*.db* Database Data Files
-
- ffg *:* /s1M- Huge Files
- ffg *:* /s0 Empty files
- ffg *:*com /s-500 Small .COM Files
-
- ffg *:*zip*.[exe,com,bat] All ZIP Programs
-
- ffg *:*.[zip,arj,arc,lzh] Archive files
-
- ffg C:* /f, Comma-delimited database of C: Drive Files
- ffg *:* /f,N Comma-delimited database of all files, "FILENAME.EXT" only
- ffg *:* /f,P\N Comma-delimited database of all files, "D:\PATH\FILENAME.EXT" only
-
-
- ffg *:*.[com,exe] All executable program files
-
- ffg *:*exe /fp > tozip All EXE files in a file for ZIP processing with @ option
- ffg *:*.bak /fb > GODELBAK.BAT All BAK files in a file for later deletion by "DELBAK DEL"
-